home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / emula / arosdv19.lha / AROS / config / host.cfg < prev    next >
Text File  |  1996-10-25  |  475b  |  18 lines

  1. # This file is automatically generated if it doesn't exist
  2. # DO NOT EDIT
  3. # Edit $(TOP)/configure instead and delete this file
  4.  
  5. SYS_CC = gcc
  6. COMMON_CFLAGS = -Wall -g -O0
  7. ILDFLAGS = $(CFLAGS) -nostartfiles -nostdlib -Xlinker -i
  8. RANLIB = ranlib
  9. ARCH = linux
  10. KERNEL = i386-emul
  11. SYS_AS = gcc
  12. COMMON_AFLAGS = -Wall -g -O0
  13. X11LIBDIR = /usr/X11R6/lib
  14. X11LDFLAGS = -L/usr/X11R6/lib
  15. X11INCDIR = /usr/include
  16. X11CCFLAGS =
  17. MKDEPEND = makedepend -D__GNUC__ -Di386 -f$@ -- $(CFLAGS) -- $^
  18.